home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 2 / Macwelt DVD 2.cdr / System / System-Utilities / macosx / acgi Dispatcher 1.0b4 / dispatcher.app / Contents / jfs.cgi < prev    next >
MacBinary  |  2002-02-08  |  3.4 KB  |  [TEXT/R*ch]

open in: MacOS 8.1     |     Win98     |     DOS

browse contents    |     view JSON data     |     view as text


This file was processed as: MacBinary (archive/macBinary).

ConfidenceProgramDetectionMatch TypeSupport
1% dexvert MacBinary (archive/macBinary) fallback Supported
1% dexvert Text File (text/txt) fallback Supported
100% file MacBinary II, Fri Feb 8 05:55:01 2002, modified Fri Feb 8 05:55:01 2002, creator BBEdit, type ASCII, 1688 bytes "jfs.cgi" Perl script text executable default (weak)
99% file a /usr/bin/perl script executable (binary data), at 0x718 1454 bytes resource Perl script text executable default (weak)
98% file a /usr/bin/perl script executable (binary data) default (weak)
97% file data default
74% TrID Macintosh plain text (MacBinary) default
25% TrID MacBinary 2 default (weak)
100% dearkID deark: macbinary default
100% siegfried fmt/1762 MacBinary (II) default
100% lsar MacBinary default
100% librempegprobeID NGC (Nintendo DSP Standard) (ngcdspstd) default (weak)


id metadata
keyvalue
macFileType[TEXT]
macFileCreator[R*ch]



hex view
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 07 6a 66 73 2e 63 67 | 69 00 00 00 00 00 00 00 |..jfs.cg|i.......|
|00000010| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000020| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000030| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000040| 00 54 45 58 54 52 2a 63 | 68 00 00 b1 e0 b1 e0 00 |.TEXTR*c|h.......|
|00000050| 00 00 00 00 00 06 98 00 | 00 05 ae b8 89 5f 05 b8 |........|....._..|
|00000060| 89 5f 05 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |._......|........|
|00000070| 00 00 00 00 00 00 00 00 | 00 00 81 81 45 ce 00 00 |........|....E...|
|00000080| 23 21 2f 75 73 72 2f 62 | 69 6e 2f 70 65 72 6c 0a |#!/usr/b|in/perl.|
|00000090| 0a 24 7c 3d 31 3b 0a 0a | 24 74 65 6d 70 6f 72 61 |.$|=1;..|$tempora|
|000000a0| 72 79 5f 69 74 65 6d 73 | 5f 70 61 74 68 20 3d 20 |ry_items|_path = |
|000000b0| 22 2f 74 6d 70 2f 22 3b | 0a 24 6d 79 5f 66 69 66 |"/tmp/";|.$my_fif|
|000000c0| 6f 20 3d 20 24 74 65 6d | 70 6f 72 61 72 79 5f 69 |o = $tem|porary_i|
|000000d0| 74 65 6d 73 5f 70 61 74 | 68 20 2e 20 22 61 63 67 |tems_pat|h . "acg|
|000000e0| 69 73 74 75 62 2e 66 69 | 66 6f 22 3b 0a 0a 69 66 |istub.fi|fo";..if|
|000000f0| 20 28 21 2d 65 20 24 6d | 79 5f 66 69 66 6f 29 7b | (!-e $m|y_fifo){|
|00000100| 20 20 23 66 69 66 6f 20 | 64 6f 65 73 6e 27 74 20 | #fifo |doesn't |
|00000110| 65 78 69 73 74 2c 20 73 | 6f 20 70 72 6f 67 72 61 |exist, s|o progra|
|00000120| 6d 20 69 73 20 70 72 6f | 62 61 62 6c 79 20 6e 6f |m is pro|bably no|
|00000130| 74 20 72 75 6e 6e 69 6e | 67 0a 0a 09 23 68 65 79 |t runnin|g...#hey|
|00000140| 2c 20 61 6e 79 62 6f 64 | 79 20 6c 6f 6f 6b 69 6e |, anybod|y lookin|
|00000150| 67 20 69 6e 20 68 65 72 | 65 2c 20 69 66 20 79 6f |g in her|e, if yo|
|00000160| 75 20 63 61 6e 20 74 65 | 6c 6c 20 6d 65 20 68 6f |u can te|ll me ho|
|00000170| 77 20 74 6f 20 67 65 74 | 20 74 68 65 0a 09 23 70 |w to get| the..#p|
|00000180| 72 6f 67 72 61 6d 20 74 | 6f 20 6c 61 75 6e 63 68 |rogram t|o launch|
|00000190| 20 66 72 6f 6d 20 61 20 | 73 63 72 69 70 74 20 72 | from a |script r|
|000001a0| 75 6e 6e 69 6e 67 20 61 | 73 20 74 68 65 20 77 77 |unning a|s the ww|
|000001b0| 77 20 75 73 65 72 20 6c | 65 74 20 6d 65 20 6b 6e |w user l|et me kn|
|000001c0| 6f 77 0a 09 23 49 20 6b | 6e 6f 77 20 69 74 20 77 |ow..#I k|now it w|
|000001d0| 6f 72 6b 73 20 66 72 6f | 6d 20 61 20 73 68 65 6c |orks fro|m a shel|
|000001e0| 6c 20 72 75 6e 20 61 73 | 20 61 20 72 65 67 75 6c |l run as| a regul|
|000001f0| 61 72 20 75 73 65 72 2c | 20 62 75 74 20 74 68 65 |ar user,| but the|
|00000200| 20 73 63 72 69 70 74 0a | 09 23 63 72 61 73 68 65 | script.|.#crashe|
|00000210| 73 20 69 66 20 72 75 6e | 20 66 72 6f 6d 20 74 68 |s if run| from th|
|00000220| 65 20 77 77 77 20 75 73 | 65 72 2e 0a 09 0a 09 0a |e www us|er......|
|00000230| 09 23 60 2e 2f 6c 61 75 | 6e 63 68 73 63 72 69 70 |.#`./lau|nchscrip|
|00000240| 74 60 3b 0a 09 09 0a 09 | 23 6e 6f 77 20 77 61 69 |t`;.....|#now wai|
|00000250| 74 20 33 30 20 73 65 63 | 6f 6e 64 73 20 66 6f 72 |t 30 sec|onds for|
|00000260| 20 69 74 20 74 6f 20 61 | 70 70 65 61 72 0a 09 23 | it to a|ppear..#|
|00000270| 77 68 69 6c 65 28 20 28 | 21 2d 65 20 24 6d 79 5f |while( (|!-e $my_|
|00000280| 66 69 66 6f 29 20 26 26 | 20 28 24 6d 79 5f 63 6f |fifo) &&| ($my_co|
|00000290| 75 6e 74 65 72 2b 2b 20 | 3c 20 31 35 29 29 7b 0a |unter++ |< 15)){.|
|000002a0| 09 09 23 70 72 69 6e 74 | 20 22 73 6c 65 65 70 69 |..#print| "sleepi|
|000002b0| 6e 67 5c 6e 22 3b 0a 09 | 23 09 73 6c 65 65 70 20 |ng\n";..|#.sleep |
|000002c0| 32 3b 0a 09 23 7d 0a 0a | 09 23 69 66 20 28 21 2d |2;..#}..|.#if (!-|
|000002d0| 65 20 24 6d 79 5f 66 69 | 66 6f 29 7b 0a 0a 09 09 |e $my_fi|fo){....|
|000002e0| 70 72 69 6e 74 20 22 43 | 6f 6e 74 65 6e 74 2d 74 |print "C|ontent-t|
|000002f0| 79 70 65 3a 20 74 65 78 | 74 2f 70 6c 61 69 6e 5c |ype: tex|t/plain\|
|00000300| 6e 5c 6e 22 3b 0a 09 09 | 70 72 69 6e 74 20 22 61 |n\n";...|print "a|
|00000310| 63 67 69 20 73 74 75 62 | 20 70 72 6f 67 72 61 6d |cgi stub| program|
|00000320| 20 75 6e 61 76 61 69 6c | 61 62 6c 65 2e 22 3b 0a | unavail|able.";.|
|00000330| 09 09 65 78 69 74 28 30 | 29 3b 0a 09 0a 09 23 7d |..exit(0|);....#}|
|00000340| 0a 7d 0a 0a 24 74 68 69 | 73 5f 66 69 66 6f 20 3d |.}..$thi|s_fifo =|
|00000350| 20 24 74 65 6d 70 6f 72 | 61 72 79 5f 69 74 65 6d | $tempor|ary_item|
|00000360| 73 5f 70 61 74 68 20 2e | 20 24 24 20 2e 20 22 5f |s_path .| $$ . "_|
|00000370| 66 69 66 6f 22 3b 0a 24 | 69 6e 5f 66 69 66 6f 20 |fifo";.$|in_fifo |
|00000380| 3d 20 24 74 68 69 73 5f | 66 69 66 6f 20 2e 20 22 |= $this_|fifo . "|
|00000390| 2e 69 6e 22 3b 0a 24 6f | 75 74 5f 66 69 66 6f 20 |.in";.$o|ut_fifo |
|000003a0| 3d 20 24 74 68 69 73 5f | 66 69 66 6f 20 2e 20 22 |= $this_|fifo . "|
|000003b0| 2e 6f 75 74 22 3b 0a 0a | 24 63 6c 20 3d 20 24 45 |.out";..|$cl = $E|
|000003c0| 4e 56 7b 22 43 4f 4e 54 | 45 4e 54 5f 4c 45 4e 47 |NV{"CONT|ENT_LENG|
|000003d0| 54 48 22 7d 3b 0a 0a 72 | 65 61 64 28 53 54 44 49 |TH"};..r|ead(STDI|
|000003e0| 4e 2c 20 24 71 73 2c 20 | 24 63 6c 29 3b 0a 0a 60 |N, $qs, |$cl);..`|
|000003f0| 6d 6b 66 69 66 6f 20 22 | 24 69 6e 5f 66 69 66 6f |mkfifo "|$in_fifo|
|00000400| 22 3b 63 68 6d 6f 64 20 | 61 2b 77 20 22 24 69 6e |";chmod |a+w "$in|
|00000410| 5f 66 69 66 6f 22 3b 6d | 6b 66 69 66 6f 20 22 24 |_fifo";m|kfifo "$|
|00000420| 6f 75 74 5f 66 69 66 6f | 22 3b 63 68 6d 6f 64 20 |out_fifo|";chmod |
|00000430| 61 2b 77 20 22 24 6f 75 | 74 5f 66 69 66 6f 22 60 |a+w "$ou|t_fifo"`|
|00000440| 3b 0a 0a 0a 23 70 61 73 | 73 20 74 68 65 20 70 61 |;...#pas|s the pa|
|00000450| 74 68 20 74 6f 20 74 68 | 69 73 20 63 6f 6e 6e 65 |th to th|is conne|
|00000460| 63 74 69 6f 6e 73 20 66 | 69 66 6f 20 74 6f 20 74 |ctions f|ifo to t|
|00000470| 68 65 20 70 72 6f 67 72 | 61 6d 0a 0a 6f 70 65 6e |he progr|am..open|
|00000480| 28 20 54 45 4d 50 46 49 | 46 4f 2c 20 22 3e 3e 24 |( TEMPFI|FO, ">>$|
|00000490| 6d 79 5f 66 69 66 6f 22 | 29 20 7c 7c 20 64 69 65 |my_fifo"|) || die|
|000004a0| 20 22 4f 70 65 6e 20 46 | 61 69 6c 65 64 21 22 3b | "Open F|ailed!";|
|000004b0| 0a 70 72 69 6e 74 20 54 | 45 4d 50 46 49 46 4f 20 |.print T|EMPFIFO |
|000004c0| 22 42 45 47 49 4e 3a 22 | 20 2e 20 24 74 68 69 73 |"BEGIN:"| . $this|
|000004d0| 5f 66 69 66 6f 20 2e 20 | 22 5c 6e 22 3b 0a 63 6c |_fifo . |"\n";.cl|
|000004e0| 6f 73 65 20 54 45 4d 50 | 46 49 46 4f 3b 0a 0a 6f |ose TEMP|FIFO;..o|
|000004f0| 70 65 6e 28 20 66 69 66 | 6f 6f 75 74 2c 20 22 3e |pen( fif|oout, ">|
|00000500| 3e 22 20 2e 20 24 74 68 | 69 73 5f 66 69 66 6f 20 |>" . $th|is_fifo |
|00000510| 2e 20 22 2e 69 6e 22 29 | 20 7c 7c 20 64 69 65 20 |. ".in")| || die |
|00000520| 22 55 6e 61 62 6c 65 20 | 74 6f 20 6f 70 65 6e 20 |"Unable |to open |
|00000530| 46 49 46 4f 2e 6f 75 74 | 22 3b 0a 66 6f 72 65 61 |FIFO.out|";.forea|
|00000540| 63 68 20 24 69 28 20 6b | 65 79 73 28 20 25 45 4e |ch $i( k|eys( %EN|
|00000550| 56 29 29 7b 0a 09 24 74 | 65 6d 70 20 2e 3d 20 22 |V)){..$t|emp .= "|
|00000560| 24 69 3a 22 20 2e 20 24 | 45 4e 56 7b 20 24 69 7d |$i:" . $|ENV{ $i}|
|00000570| 20 2e 20 22 5c 6e 22 3b | 0a 7d 0a 0a 70 72 69 6e | . "\n";|.}..prin|
|00000580| 74 20 66 69 66 6f 6f 75 | 74 20 24 74 65 6d 70 3b |t fifoou|t $temp;|
|00000590| 0a 0a 70 72 69 6e 74 20 | 66 69 66 6f 6f 75 74 20 |..print |fifoout |
|000005a0| 22 50 4f 53 54 5f 44 41 | 54 41 3a 22 20 2e 20 24 |"POST_DA|TA:" . $|
|000005b0| 71 73 20 2e 20 22 5c 6e | 22 3b 0a 0a 70 72 69 6e |qs . "\n|";..prin|
|000005c0| 74 20 66 69 66 6f 6f 75 | 74 20 22 45 4e 44 3b 22 |t fifoou|t "END;"|
|000005d0| 3b 0a 0a 63 6c 6f 73 65 | 28 20 66 69 66 6f 6f 75 |;..close|( fifoou|
|000005e0| 74 29 3b 0a 09 0a 6f 70 | 65 6e 28 20 22 66 69 66 |t);...op|en( "fif|
|000005f0| 6f 69 6e 22 2c 20 22 3c | 22 20 2e 20 24 74 68 69 |oin", "<|" . $thi|
|00000600| 73 5f 66 69 66 6f 20 2e | 20 22 2e 6f 75 74 22 29 |s_fifo .| ".out")|
|00000610| 20 7c 7c 20 64 69 65 20 | 22 55 6e 61 62 6c 65 20 | || die |"Unable |
|00000620| 74 6f 20 6f 70 65 6e 20 | 46 49 46 4f 2e 69 6e 22 |to open |FIFO.in"|
|00000630| 3b 0a 0a 77 68 69 6c 65 | 20 28 20 24 69 6e 62 75 |;..while| ( $inbu|
|00000640| 66 66 65 72 20 3d 20 3c | 66 69 66 6f 69 6e 3e 29 |ffer = <|fifoin>)|
|00000650| 7b 0a 0a 09 69 66 20 28 | 24 69 6e 62 75 66 66 65 |{...if (|$inbuffe|
|00000660| 72 20 3d 7e 20 2f 45 4e | 44 5c 3b 2f 29 7b 0a 09 |r =~ /EN|D\;/){..|
|00000670| 09 24 69 6e 62 75 66 66 | 65 72 20 3d 7e 20 73 2f |.$inbuff|er =~ s/|
|00000680| 45 4e 44 5c 3b 2f 2f 67 | 3b 0a 09 0a 09 09 70 72 |END\;//g|;.....pr|
|00000690| 69 6e 74 20 53 54 44 4f | 55 54 20 24 69 6e 62 75 |int STDO|UT $inbu|
|000006a0| 66 66 65 72 3b 0a 09 09 | 63 6c 6f 73 65 28 20 66 |ffer;...|close( f|
|000006b0| 69 66 6f 69 6e 29 3b 0a | 09 0a 09 09 60 72 6d 20 |ifoin);.|....`rm |
|000006c0| 24 69 6e 5f 66 69 66 6f | 3b 72 6d 20 24 6f 75 74 |$in_fifo|;rm $out|
|000006d0| 5f 66 69 66 6f 60 3b 0a | 09 09 0a 09 0a 09 09 65 |_fifo`;.|.......e|
|000006e0| 78 69 74 28 30 29 3b 0a | 09 09 0a 09 7d 20 65 6c |xit(0);.|....} el|
|000006f0| 73 65 20 7b 0a 09 09 70 | 72 69 6e 74 20 53 54 44 |se {...p|rint STD|
|00000700| 4f 55 54 20 24 69 6e 62 | 75 66 66 65 72 3b 0a 09 |OUT $inb|uffer;..|
|00000710| 7d 0a 0a 7d 0a 0a 0a 0a | 00 00 00 00 00 00 00 00 |}..}....|........|
|00000720| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000730| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000740| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000750| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000760| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000770| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000780| 00 00 01 00 00 00 05 68 | 00 00 04 68 00 00 00 46 |.......h|...h...F|
|00000790| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000007a0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000007b0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000007c0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000007d0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000007e0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000007f0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000800| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000810| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000820| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000830| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000840| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000850| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000860| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000870| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000880| 00 00 00 48 00 09 4d 6f | 6e 61 63 6f 00 00 00 00 |...H..Mo|naco....|
|00000890| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000008a0| 00 00 00 00 00 00 00 06 | 00 04 00 2f 00 d8 02 fd |........|.../....|
|000008b0| 03 52 00 2f 00 d8 02 fd | 03 52 b8 79 a6 60 00 00 |.R./....|.R.y.`..|
|000008c0| 01 af 00 00 01 af 00 00 | 00 00 01 00 00 00 04 18 |........|........|
|000008d0| 52 2a 63 68 00 83 00 00 | 00 00 00 00 00 00 00 00 |R*ch....|........|
|000008e0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000008f0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000900| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000910| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000920| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000930| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000940| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 01 |........|........|
|00000950| 07 43 6f 75 72 69 65 72 | 00 00 00 00 00 00 00 00 |.Courier|........|
|00000960| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000970| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000980| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000990| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000009a0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000009b0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000009c0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000009d0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000009e0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000009f0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a00| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a10| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a20| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a30| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a40| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a50| 00 0a 00 00 00 04 09 48 | 65 6c 76 65 74 69 63 61 |.......H|elvetica|
|00000a60| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a70| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a80| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000a90| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000aa0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000ab0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000ac0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000ad0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000ae0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000af0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b00| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b10| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b20| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b30| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b40| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b50| 00 00 00 00 00 00 0c 43 | 6f 6e 66 69 64 65 6e 74 |.......C|onfident|
|00000b60| 69 61 6c 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |ial.....|........|
|00000b70| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b80| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000b90| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000ba0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000bb0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000bc0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000bd0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000be0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000bf0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000c00| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000c10| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000c20| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000c30| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000c40| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000c50| 00 00 00 00 00 00 00 00 | 01 00 00 01 00 00 01 00 |........|........|
|00000c60| 00 00 80 00 00 00 80 00 | 00 00 80 00 00 00 80 00 |........|........|
|00000c70| 00 00 00 00 00 01 01 00 | 01 01 00 00 00 00 00 03 |........|........|
|00000c80| 00 50 01 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |.P......|........|
|00000c90| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000ca0| 00 00 00 00 00 00 00 00 | 00 01 00 00 00 00 00 00 |........|........|
|00000cb0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000cc0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000cd0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000ce0| 00 00 00 00 00 00 00 00 | 00 00 01 00 00 00 05 68 |........|.......h|
|00000cf0| 00 00 04 68 00 00 00 46 | 00 26 c0 90 01 3f 00 00 |...h...F|.&...?..|
|00000d00| 00 1c 00 46 00 01 4d 50 | 53 52 00 00 00 12 42 42 |...F..MP|SR....BB|
|00000d10| 53 54 00 00 00 1e 03 ed | ff ff 00 00 00 00 01 e1 |ST......|........|
|00000d20| 12 f8 00 80 ff ff 00 00 | 00 4c 01 e1 12 fc 00 00 |........|.L......|
|00000d30| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000d40| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000d50| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000d60| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000d70| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
+--------+-------------------------+-------------------------+--------+--------+